T
Any type.
Platform Core .NET Assemblies API
GetItemsString<T>(IEnumerable<T>,String) Method
See Also  Send Feedback
Terrasoft.Common Namespace > CollectionUtilities Class > GetItemsString Method : GetItemsString<T>(IEnumerable<T>,String) Method
source
List of objects.
delimiter
Delimiter.

Glossary Item Box

Returns a list of objects as a string. delimiter is used as delimiter.

Syntax

 
C#
 
 

Parameters

source
List of objects.
delimiter
Delimiter.

Type Parameters

T
Any type.

Return Value

String presentation of objects.

Remarks

Extensible method for the classes that implement IEnumerable interface.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.